home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / IMAP5 / XIMAP5.dxr / 00280.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  181 b   |  12 lines

  1. on exitFrame
  2.   hVisibleSprite(1, 1, 4)
  3.   hPuzzleSetUP(7)
  4.   hIcons(1, 1, 1, 1)
  5.   if the visible of sprite 16 then
  6.     hFlashlight(1)
  7.   else
  8.     hFlashlight(0)
  9.   end if
  10.   hFYI(0)
  11. end
  12.